home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / dev / c / vbcc.lha / vbcc / targets / ppc-warpos / include / proto / nonvolatile.h < prev    next >
C/C++ Source or Header  |  2001-04-28  |  156b  |  7 lines

  1. #ifndef PROTO_NONVOLATILE_H
  2. #define PROTO_NONVOLATILE_H
  3. #include <exec/types.h>
  4. extern struct Library *NVBase ;
  5. #include <clib/nonvolatile_protos.h>
  6. #endif
  7.